Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix build error from react-native 0.74.3 #205

Merged
merged 3 commits into from
Jul 6, 2024
Merged

Fix build error from react-native 0.74.3 #205

merged 3 commits into from
Jul 6, 2024

Conversation

Kudo
Copy link
Owner

@Kudo Kudo commented Jul 6, 2024

Why

react-native 0.74.3 has a new queueMicrotask interface to jsi and break existing 0.74.3 build

How

add no-op queueMicrotask implementation since it's used from new architecture. i'll add this when revisiting new architecture support.

@Kudo Kudo merged commit 807534e into main Jul 6, 2024
10 checks passed
@Kudo Kudo deleted the @kudo/fix-rn0743 branch July 6, 2024 16:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant